ComponentOne Xamarin Edition
C1CollectionViewBase<T> Class Methods

C1.CollectionView Assembly > C1.CollectionView Namespace : C1CollectionViewBase<T> Class

For a list of all members of this type, see C1CollectionViewBase<T> members.

Public Methods
 NameDescription
Public Method Returns an enumerator that iterates through the collection.  
Public Method Gets the type of the item.  
Public Method Gets the index of the specified item.  
Public Method Sets the specified item in the view as the current item.  
Public Method Sets the first item in the view as the current item.  
Public Method Sets the last item in the view as the current item.  
Public MethodSets the item after the CurrentItem in the view as the CurrentItem.  
Public Method Sets the item at the specified index in the view as the current item.  
Public MethodSets the item before the CurrentItem in the view as the CurrentItem.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Converts an System.Collections.IEnumerable to a collection view.
Top
See Also

Reference

C1CollectionViewBase<T> Class
C1.CollectionView Namespace